home *** CD-ROM | disk | FTP | other *** search
- Module ED2/ccc contains these routines:
- main()
- edit()
- insert()
- control()
- special()
- command()
- lookup()
- getcmnd()
-
- Module ED3/ccc contains these routines:
- append()
- change()
- clear()
- delete()
- find()
- list()
- dspline()
- load()
- name()
- name1()
- chklen()
- store()
- save()
- search()
- search1()
- tabs()
- chkbuf()
- get2args()
- skiparg()
- skipbl()
- chkkey()
- amatch()
- replace()
- srch1()
- movecmd()
- copy()
- moveit()
- getnum()
- putfile()
-
-
- Module ED4/ccc contains these routines:
- edabt()
- edbegin()
- edchng()
- eddel()
- eddn()
- edend()
- edgo()
- edins()
- edjoin()
- edkill()
- edleft()
- ednewdn()
- ednewup()
- edright()
- edsplit()
- edsrch()
- edup()
- edzap()
- edatbot()
- edattop()
- edredraw()
- edxpos()
- edgetln()
- edrepl()
- edscan()
- edsup()
- edsdn()
-
- #include ed3a/CCC
- outm()
- message()
-
- Module ED5/ccc contains these routines:
- fmtassn()
- fmtadj()
- fmtlen()
- fmtsubs()
- fmtsout()
- fmtlench()
- fmtoutch()
- fmtdevch()
- fmtcrlf()
- fmtset()
-
- Module ED6/ccc contains these routines:
- outgetx()
- outgety()
- outchar()
- outxy()
- outclr()
- outdelln()
- outdeol()
- outhasup()
- outhasdn()
- outsup()
- outsdn()
-
- Module ED7/ccc contains these routines:
- pmtmess()
- pmtmode()
- pmtfile()
- pmtfread()
- pmtfwrit()
- pmtedit()
- pmtline()
- pmtcol()
- pmtcmnd()
- pmtmode1()
- pmtmem()
- pmtfile1()
- pmtfile3()
- pmtfile2()
- pmtline1()
- pmtcol1()
- pmttop()
- pmtlnx()
-
- Module ED8/ccc contains these routines:
- syscstat()
- syscin()
- syscout()
- syslout()
- sysend()
- cursor()
- sysopen()
- sysclose()
- sysrdch()
- syspshch()
- syspopch()
- syschkfn()
- syscopfn()
- sysmovdn()
- sysmovup()
- setcur()
-
- Module ED9/ccc contains these routines:
- number()
- ctoi()
- max()
- min()
- putdec()
- itoc()
- abs()
- syserr()
- error()
- diskerr()
- readline()
- pushline()
- popline()
- pxtdec()
-
- Module VMED10/ccc contains these routines:
-
- #include vm/CCC
- #include vmdef/CCC
- #include vmmgr/CCC
- vm_init()
- vm_get()
- findslot()
- free_slo()
- fill_slo()
- add_blk()
- rel_blk()
-
- #include vmpf/CCC
- smudge()
- cur_size()
- getwd()
- putwd()
- eob()
- clad()
- set_ndx()
- llad()
-
- #include vmgo/CCC
- go_to()
- go_nxl()
- go_pvl()
- go_f()
- go_p()
- go_top()
- go_eob()
- go_eof()
- go_pvb()
- go_nxb()
-
- #include vmio/CCC
- ins_btm()
- ins_top()
- ln_del()
- mvln_nx()
- mvln_pv()
- forcenew()
- cpy_in()
- open_hol()
-
- #include vmlc/CCC
- vm_err()
- vm_abt()
- vm_move()
-
- #include vmrio/CCC
- sec_seek()
- fread()
- fwrite()
-
- #include vmtrace/CCC
- t_r()
- t_pl()
- zpaws()
- t_x()
- t_d()
-
- (this is the beginning of the routines actually in VMED10)
- bufnew()
- bufins()
- bufdel()
- bufdeln()
- bufrepl()
- bufgetln()
- bufln()
- bufchng()
- bufsaved()
- buffree()
- bufgo()
- bufup()
- bufdn()
- bufatbot()
- bufnrbot()
- bufattop()
- bufout()
- bufoutln()
-